Skip to content

Chapter4: Return rooms and map from new_map_rooms_and_corridors fn.#175

Open
viljami wants to merge 1 commit intoamethyst:masterfrom
viljami:return-rooms-and-map
Open

Chapter4: Return rooms and map from new_map_rooms_and_corridors fn.#175
viljami wants to merge 1 commit intoamethyst:masterfrom
viljami:return-rooms-and-map

Conversation

@viljami
Copy link

@viljami viljami commented Sep 26, 2021

The main function of Chapter 4 uses new_map_rooms_and_corridors function with return value tuple (rooms, map), but the function is defined in the earlier book examples with only map returning.

I have changed the return type of new_map_rooms_and_corridors function to match the main function usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant